\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=76
\key c\major
r2 r4 f8[ e16[ c16]] | a2. f'8[ e16[ c16]] |
c2. r16 g16[ c16 d16] | e2 g2 | d1 |
}
chordNames = \chordmode {
r1 | f1:2 | a1:m7 |
c1:/g | g1:sus4 |
}
songtext = \lyricmode {}
\include "../template.ly"